func google.golang.org/protobuf/internal/impl.consumeInt64SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L2111: func consumeInt64SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L2164: 	unmarshal: consumeInt64SliceValue,
		codec_gen.go#L2207: 	unmarshal: consumeInt64SliceValue,